home *** CD-ROM | disk | FTP | other *** search
- Path: news.worldcom.ch!usenet
- From: acardoso@worldcom.ch (Augusto Cardoso)
- Newsgroups: comp.lang.c
- Subject: QSORT - Help please!
- Date: Fri, 26 Jan 1996 19:33:29 GMT
- Organization: WorldCom
- Message-ID: <4eba9e$qf0@news.worldcom.ch>
- NNTP-Posting-Host: port_b12.worldcom.ch
- X-Newsreader: Forte Free Agent 1.0.82
-
- In the process of learning C I'm a little bit confused with the role
- of the "comparison function" one must specify when using "qsort".
- I looked for information on two different books, also in the last
- issue of FAQ, without success.
- If someone could send me a sample of a program running qsort with an
- "array of pointers to characters" I would appreciate very much.
- Sorry for annoying with so simple matters, but that's the process of
- learning...
- Thanks.
-
-
-